check
Sets the checked
attribute of the input
DOM element with the type
'checkbox' or 'radio' to true
.
Throws
when the type attribute value of the element is not 'checkbox' or 'radio'
when this instance is closed
Sets the checked
attribute of the input
DOM element with the type
'checkbox' or 'radio' to true
.
when the type attribute value of the element is not 'checkbox' or 'radio'
when this instance is closed